home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q103 / 2 / 68.TXT < prev    next >
Text File  |  1993-08-30  |  3KB  |  82 lines

  1. DOCUMENT:Q103268  20-AUG-1993  [W_NT]
  2. TITLE   :Windows NT Err Msg: Boot Couldn't Find NTLDR...
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. ------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.1
  12.  - Microsoft Windows NT Advanced Server version 3.1
  13. ------------------------------------------------------------------
  14.  
  15. SUMMARY
  16. =======
  17.  
  18. The file allocation table (FAT) file system allows a maximum of 512
  19. files or directories in the root directory of a given partition. If
  20. this limitation prevents Windows NT Setup from copying the file NTLDR
  21. to the root of the bootable partition, you will be unable to complete
  22. the installation of Windows NT.
  23.  
  24. MORE INFORMATION
  25. ================
  26.  
  27. If you attempt to install Windows NT to a machine that has a bootable
  28. partition that is formatted as FAT and has reached the limit of 512
  29. files on the root directory, Windows NT Setup will be unable to copy
  30. NTLDR to the root of drive C. If NTLDR cannot be copied to the root of
  31. drive C, you will receive the following error:
  32.  
  33.    Setup encountered an error while copying the file NTLDR.
  34.    The offending file will be skipped but setup may not be able
  35.    to correctly install Windows NT.
  36.  
  37. You will not be given the option to exit Setup at this point, and
  38. Setup will resume. When you are prompted to restart at the completion
  39. of the text mode portion of Setup, you will receive the following
  40. error as Windows NT attempts to load the graphical portion of Setup:
  41.  
  42.    Boot couldn't find NTLDR.
  43.    Please insert another disk.
  44.  
  45. To work around this problem and successfully continue the setup of
  46. Windows NT, perform the following steps:
  47.  
  48. 1. Restart the machine with an MS-DOS system disk.
  49.  
  50. 2. Delete one or more files from the root of drive C.
  51.  
  52. 3. Expand NTLDR._ from either Disk 1 of the Windows NT
  53.    setup floppy disks, or from the \i386 directory of the
  54.    Windows NT CD-ROM, to the root of drive C.
  55.  
  56.    NOTE: EXPAND.EXE is compressed on both the Windows NT setup
  57.    floppy disks and the Windows NT CD-ROM. You can, however,
  58.    use EXPAND.EXE from MS-DOS 6.0 or Windows 3.1.
  59.  
  60. 4. Remove the MS-DOS system disk and restart the machine, which
  61.    should bring the system back to Setup.
  62.  
  63. NOTE: Similar problems may occur with the file NTDETECT.COM.
  64. The four steps outlined above should also solve this problem.
  65.  
  66. Additional reference words: 3.1 NTDETECT SETUP
  67.  
  68. =============================================================================
  69.  
  70. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  71. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  72. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  73. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  74. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  75. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  76. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  77. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  78. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  79. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  80. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  81.  
  82. Copyright Microsoft Corporation 1993.